GET api/tournaments/{tournamentId}/eventbettypes?betTypeIds[0]={betTypeIds[0]}&betTypeIds[1]={betTypeIds[1]}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tournamentId | integer |
Required |
|
| betTypeIds | Collection of integer |
None. |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.